home *** CD-ROM | disk | FTP | other *** search
- Path: rover.ucs.ualberta.ca!news
- From: wbortz@gpu.srv.ualberta.ca (Wade Bortz)
- Newsgroups: comp.sys.m68k
- Subject: 332 Interrupt programming
- Date: 30 Mar 1996 12:22:10 GMT
- Organization: U of A
- Message-ID: <4jj91i$15i8@pulp.ucs.ualberta.ca>
- NNTP-Posting-Host: async3-7.remote.ualberta.ca
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.99.2
-
- I've been struggling with this for a month or so now - can anyone
- recomend some resources which would explain interrupt programming on the
- 332 in C? Motorola has not been of much help, neither has SDSI, whose C
- compiler I am using.
- I want to run an interrupt function once every second. I'm using
- the #pragma interrupt compiler directive for the function, and have set
- PICR and PITR, and loaded the address of my interrupt function into the
- proper vector in the exception table. What am I missing here? Any help
- would be greatly appreciated.
-
- Wade Bortz
- University of Alberta
-
-